﻿2026-08-28T13:06:38.3311933Z Current runner version: '2.336.0'
2026-08-28T13:06:38.3317186Z Runner name: 'kitsubito'
2026-08-28T13:06:38.3317791Z Runner group name: 'Default'
2026-08-28T13:06:38.3318430Z Machine name: 'KITSUBITO'
2026-08-28T13:06:38.3321934Z ##[group]GITHUB_TOKEN Permissions
2026-08-28T13:06:38.3323796Z Actions: write
2026-08-28T13:06:38.3324210Z ArtifactMetadata: write
2026-08-28T13:06:38.3324629Z Attestations: write
2026-08-28T13:06:38.3325029Z Checks: write
2026-08-28T13:06:38.3325408Z CodeQuality: write
2026-08-28T13:06:38.3325804Z Contents: write
2026-08-28T13:06:38.3326195Z CopilotRequests: write
2026-08-28T13:06:38.3326605Z Deployments: write
2026-08-28T13:06:38.3327001Z Discussions: write
2026-08-28T13:06:38.3327378Z Drives: write
2026-08-28T13:06:38.3327742Z Issues: write
2026-08-28T13:06:38.3328117Z Metadata: read
2026-08-28T13:06:38.3328484Z Models: read
2026-08-28T13:06:38.3328852Z Packages: write
2026-08-28T13:06:38.3329310Z Pages: write
2026-08-28T13:06:38.3329772Z PullRequests: write
2026-08-28T13:06:38.3330193Z RepositoryProjects: write
2026-08-28T13:06:38.3330625Z SecurityEvents: write
2026-08-28T13:06:38.3331020Z Statuses: write
2026-08-28T13:06:38.3331402Z VulnerabilityAlerts: read
2026-08-28T13:06:38.3331809Z ##[endgroup]
2026-08-28T13:06:38.3333387Z Secret source: Actions
2026-08-28T13:06:38.3334088Z Prepare workflow directory
2026-08-28T13:06:38.3906570Z Prepare all required actions
2026-08-28T13:06:38.3943256Z Getting action download info
2026-08-28T13:06:38.8768534Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-28T13:06:39.3407443Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-28T13:06:40.2067460Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-28T13:06:40.3139969Z ##[group]Run set -euo pipefail
2026-08-28T13:06:40.3140942Z [36;1mset -euo pipefail[0m
2026-08-28T13:06:40.3141786Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-28T13:06:40.3142988Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-28T13:06:40.3144399Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-28T13:06:40.3145879Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-28T13:06:40.3147172Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-28T13:06:40.3148273Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-28T13:06:40.3150091Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-28T13:06:40.3151703Z [36;1m  exit 1[0m
2026-08-28T13:06:40.3152351Z [36;1mfi[0m
2026-08-28T13:06:40.3171073Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T13:06:40.3172376Z env:
2026-08-28T13:06:40.3173032Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:40.3173738Z ##[endgroup]
2026-08-28T13:06:40.3303427Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=658626113536 floor_bytes=34359738368
2026-08-28T13:06:40.3599913Z ##[group]Run actions/checkout@v5
2026-08-28T13:06:40.3600766Z with:
2026-08-28T13:06:40.3601368Z   fetch-depth: 0
2026-08-28T13:06:40.3602063Z   repository: BigscreenVR/spt-bs-core
2026-08-28T13:06:40.3608899Z   token: ***
2026-08-28T13:06:40.3609648Z   ssh-strict: true
2026-08-28T13:06:40.3610295Z   ssh-user: git
2026-08-28T13:06:40.3610949Z   persist-credentials: true
2026-08-28T13:06:40.3611670Z   clean: true
2026-08-28T13:06:40.3612323Z   sparse-checkout-cone-mode: true
2026-08-28T13:06:40.3613116Z   fetch-tags: false
2026-08-28T13:06:40.3613776Z   show-progress: true
2026-08-28T13:06:40.3614438Z   lfs: false
2026-08-28T13:06:40.3615048Z   submodules: false
2026-08-28T13:06:40.3615716Z   set-safe-directory: true
2026-08-28T13:06:40.3616463Z   allow-unsafe-pr-checkout: false
2026-08-28T13:06:40.3617222Z env:
2026-08-28T13:06:40.3617927Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:40.3618594Z ##[endgroup]
2026-08-28T13:06:40.4402718Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T13:06:40.4405362Z ##[group]Getting Git version info
2026-08-28T13:06:40.4406568Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T13:06:40.4408215Z [command]/usr/bin/git version
2026-08-28T13:06:40.4409065Z git version 2.43.0
2026-08-28T13:06:40.4413644Z ##[endgroup]
2026-08-28T13:06:40.4420981Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/42784b3c-5010-47bc-8536-f53702665c41/.gitconfig'
2026-08-28T13:06:40.4427885Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/42784b3c-5010-47bc-8536-f53702665c41' before making global git config changes
2026-08-28T13:06:40.4430219Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T13:06:40.4432104Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T13:06:40.4466074Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T13:06:40.4485239Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T13:06:40.4494984Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T13:06:40.4497459Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T13:06:40.4520875Z refs/heads/golden/ir2-incremental-off
2026-08-28T13:06:40.4526745Z [command]/usr/bin/git checkout --detach
2026-08-28T13:06:40.5022251Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T13:06:40.5078387Z [command]/usr/bin/git branch --delete --force golden/ir2-incremental-off
2026-08-28T13:06:40.5115516Z Deleted branch golden/ir2-incremental-off (was ea55e8823).
2026-08-28T13:06:40.6184327Z ##[endgroup]
2026-08-28T13:06:40.6185448Z [command]/usr/bin/git submodule status
2026-08-28T13:06:40.6411995Z ##[group]Cleaning the repository
2026-08-28T13:06:40.6413809Z [command]/usr/bin/git clean -ffdx
2026-08-28T13:06:44.5896147Z Removing .adapter-notify/
2026-08-28T13:06:44.5896594Z Removing bench-ledger/
2026-08-28T13:06:44.5896994Z Removing target/
2026-08-28T13:06:44.5905911Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T13:06:44.6068253Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T13:06:44.6075016Z ##[endgroup]
2026-08-28T13:06:44.6076582Z ##[group]Disabling automatic garbage collection
2026-08-28T13:06:44.6081176Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T13:06:44.6106869Z ##[endgroup]
2026-08-28T13:06:44.6107293Z ##[group]Setting up auth
2026-08-28T13:06:44.6113280Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T13:06:44.6137109Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T13:06:44.6331768Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T13:06:44.6356774Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T13:06:44.6540792Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T13:06:44.6571249Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T13:06:44.6763960Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T13:06:44.6795584Z ##[endgroup]
2026-08-28T13:06:44.6796105Z ##[group]Fetching the repository
2026-08-28T13:06:44.6801569Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-28T13:06:46.5945698Z [command]/usr/bin/git branch --list --remote origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6015538Z   origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6022291Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6042289Z ea55e88232497ba5667171a2770946d6ffe4551c
2026-08-28T13:06:46.6045615Z ##[endgroup]
2026-08-28T13:06:46.6046022Z ##[group]Determining the checkout info
2026-08-28T13:06:46.6046717Z ##[endgroup]
2026-08-28T13:06:46.6049855Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T13:06:46.6089902Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T13:06:46.6116734Z ##[group]Checking out the ref
2026-08-28T13:06:46.6119812Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6191049Z Switched to a new branch 'golden/ir2-incremental-off'
2026-08-28T13:06:46.6191716Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T13:06:46.6198493Z ##[endgroup]
2026-08-28T13:06:46.6243124Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T13:06:46.6274030Z ea55e88232497ba5667171a2770946d6ffe4551c
2026-08-28T13:06:46.6404985Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-28T13:06:46.6405424Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-28T13:06:46.6419474Z shell: /usr/bin/bash -e {0}
2026-08-28T13:06:46.6419693Z env:
2026-08-28T13:06:46.6419869Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:46.6420073Z ##[endgroup]
2026-08-28T13:06:46.6497594Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-28T13:06:46.6497927Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-28T13:06:46.6511364Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T13:06:46.6511660Z env:
2026-08-28T13:06:46.6511836Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:46.6512055Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T13:06:46.6512276Z ##[endgroup]
2026-08-28T13:06:46.6551973Z CI-CENSUS scope roots:
2026-08-28T13:06:46.6552318Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T13:06:46.6552813Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-28T13:06:46.6553356Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-28T13:06:46.6553820Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-28T13:06:46.6554140Z   root: /home/reavus/spt-n1-oldbroker
2026-08-28T13:06:46.6598424Z CI-CENSUS self-check OK: walked 408 /proc entries, exe resolution live
2026-08-28T13:06:48.2438231Z CI-CENSUS phase=start box_procs=408 box_fds=11232 family_total=24 scoped=0 unscoped=24 unreadable_path=0 flood_orphans=0
2026-08-28T13:06:48.2438861Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2439514Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2440077Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2440583Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2441103Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2441598Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2442119Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2442807Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2443592Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2444366Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2444896Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2445387Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2446031Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2446803Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2447233Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2447642Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2448051Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2448472Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2448886Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2449382Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2449779Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2450173Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2450570Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2450976Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:06:48.2480032Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-28T13:06:48.2480404Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-28T13:06:48.2493298Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T13:06:48.2493565Z env:
2026-08-28T13:06:48.2493741Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:48.2493942Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T13:06:48.2494204Z ##[endgroup]
2026-08-28T13:06:48.2544380Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:06:48.2569871Z ##[group]Run set -euo pipefail
2026-08-28T13:06:48.2570148Z [36;1mset -euo pipefail[0m
2026-08-28T13:06:48.2570358Z [36;1mPIN=0c95435[0m
2026-08-28T13:06:48.2570562Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-28T13:06:48.2570815Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-28T13:06:48.2571149Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-28T13:06:48.2571578Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-28T13:06:48.2572002Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-28T13:06:48.2572348Z [36;1m  rm -rf "$CACHE"[0m
2026-08-28T13:06:48.2572581Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-28T13:06:48.2572862Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-28T13:06:48.2573211Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-28T13:06:48.2573669Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-28T13:06:48.2574083Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-28T13:06:48.2574518Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-28T13:06:48.2574956Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-28T13:06:48.2575397Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-28T13:06:48.2575847Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-28T13:06:48.2576295Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-28T13:06:48.2576680Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-28T13:06:48.2577037Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-28T13:06:48.2577470Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-28T13:06:48.2577803Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-28T13:06:48.2578037Z [36;1mfi[0m
2026-08-28T13:06:48.2578337Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-28T13:06:48.2578857Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-28T13:06:48.2593216Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T13:06:48.2593512Z env:
2026-08-28T13:06:48.2593906Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:48.2594207Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T13:06:48.2594714Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:06:48.2595285Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:06:48.2595808Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:06:48.2606845Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:06:48.2607232Z ##[endgroup]
2026-08-28T13:06:48.5775101Z    Compiling proc-macro2 v1.0.106
2026-08-28T13:06:48.5775498Z    Compiling unicode-ident v1.0.24
2026-08-28T13:06:48.5775866Z    Compiling quote v1.0.45
2026-08-28T13:06:48.5776261Z    Compiling libc v0.2.186
2026-08-28T13:06:48.5776595Z    Compiling cfg-if v1.0.4
2026-08-28T13:06:48.5776853Z    Compiling serde_core v1.0.228
2026-08-28T13:06:48.5819120Z    Compiling serde v1.0.228
2026-08-28T13:06:48.5837368Z    Compiling typenum v1.20.1
2026-08-28T13:06:48.5883386Z    Compiling log v0.4.32
2026-08-28T13:06:48.5939963Z    Compiling version_check v0.9.5
2026-08-28T13:06:48.5977451Z    Compiling pin-project-lite v0.2.17
2026-08-28T13:06:48.6018901Z    Compiling portable-atomic v1.13.1
2026-08-28T13:06:48.6019985Z    Compiling memchr v2.8.1
2026-08-28T13:06:48.6020748Z    Compiling subtle v2.6.1
2026-08-28T13:06:48.6243183Z    Compiling critical-section v1.2.0
2026-08-28T13:06:48.6422668Z    Compiling find-msvc-tools v0.1.9
2026-08-28T13:06:48.6568786Z    Compiling shlex v2.0.1
2026-08-28T13:06:48.6800400Z    Compiling smallvec v1.15.1
2026-08-28T13:06:48.7395374Z    Compiling futures-core v0.3.32
2026-08-28T13:06:48.8140567Z    Compiling bytes v1.11.1
2026-08-28T13:06:48.8547955Z    Compiling equivalent v1.0.2
2026-08-28T13:06:48.8750192Z    Compiling itoa v1.0.18
2026-08-28T13:06:48.9001246Z    Compiling semver v1.0.28
2026-08-28T13:06:48.9161121Z    Compiling stable_deref_trait v1.2.1
2026-08-28T13:06:48.9302338Z    Compiling futures-io v0.3.32
2026-08-28T13:06:48.9441644Z    Compiling futures-sink v0.3.32
2026-08-28T13:06:48.9473815Z    Compiling slab v0.4.12
2026-08-28T13:06:48.9660025Z    Compiling rand_core v0.10.1
2026-08-28T13:06:48.9831756Z    Compiling futures-task v0.3.32
2026-08-28T13:06:49.0176066Z    Compiling generic-array v0.14.7
2026-08-28T13:06:49.0436628Z    Compiling futures-channel v0.3.32
2026-08-28T13:06:49.0804800Z    Compiling bitflags v2.12.1
2026-08-28T13:06:49.0885085Z    Compiling hashbrown v0.17.1
2026-08-28T13:06:49.1090972Z    Compiling getrandom v0.4.2
2026-08-28T13:06:49.1393654Z    Compiling cpufeatures v0.2.17
2026-08-28T13:06:49.1535093Z    Compiling rustversion v1.0.22
2026-08-28T13:06:49.1920962Z    Compiling rustc_version v0.4.1
2026-08-28T13:06:49.2100832Z    Compiling autocfg v1.5.1
2026-08-28T13:06:49.2423314Z    Compiling scopeguard v1.2.0
2026-08-28T13:06:49.2999361Z    Compiling fnv v1.0.7
2026-08-28T13:06:49.3190728Z    Compiling lock_api v0.4.14
2026-08-28T13:06:49.3200271Z    Compiling cfg_aliases v0.2.1
2026-08-28T13:06:49.3423790Z    Compiling strsim v0.11.1
2026-08-28T13:06:49.3754844Z    Compiling const-oid v0.9.6
2026-08-28T13:06:49.3817245Z    Compiling writeable v0.6.3
2026-08-28T13:06:49.3826774Z    Compiling libm v0.2.16
2026-08-28T13:06:49.5197849Z    Compiling litemap v0.8.2
2026-08-28T13:06:49.5686212Z    Compiling dunce v1.0.5
2026-08-28T13:06:49.5748843Z    Compiling ident_case v1.0.1
2026-08-28T13:06:49.6440808Z    Compiling icu_normalizer_data v2.2.0
2026-08-28T13:06:49.6569174Z    Compiling num-traits v0.2.19
2026-08-28T13:06:49.6850790Z    Compiling fs_extra v1.3.0
2026-08-28T13:06:49.7050644Z    Compiling utf8_iter v1.0.4
2026-08-28T13:06:49.7670725Z    Compiling icu_properties_data v2.2.0
2026-08-28T13:06:49.8022677Z    Compiling syn v2.0.117
2026-08-28T13:06:49.8831182Z    Compiling percent-encoding v2.3.2
2026-08-28T13:06:49.8870485Z    Compiling http v1.4.1
2026-08-28T13:06:49.8971222Z    Compiling indexmap v2.14.0
2026-08-28T13:06:49.9189354Z    Compiling zerocopy v0.8.50
2026-08-28T13:06:49.9491036Z    Compiling unicode-segmentation v1.13.3
2026-08-28T13:06:49.9560694Z    Compiling aws-lc-rs v1.17.0
2026-08-28T13:06:49.9821112Z    Compiling cpufeatures v0.3.0
2026-08-28T13:06:50.0401092Z    Compiling thiserror v2.0.18
2026-08-28T13:06:50.1274276Z    Compiling hybrid-array v0.4.12
2026-08-28T13:06:50.1410643Z    Compiling form_urlencoded v1.2.2
2026-08-28T13:06:50.1416627Z    Compiling spin v0.9.8
2026-08-28T13:06:50.2310950Z    Compiling untrusted v0.9.0
2026-08-28T13:06:50.2596271Z    Compiling heck v0.5.0
2026-08-28T13:06:50.3270770Z    Compiling rustls v0.23.40
2026-08-28T13:06:50.3341121Z    Compiling anyhow v1.0.102
2026-08-28T13:06:50.3776584Z    Compiling atomic-waker v1.1.2
2026-08-28T13:06:50.4670677Z    Compiling jobserver v0.1.34
2026-08-28T13:06:50.4770957Z    Compiling convert_case v0.10.0
2026-08-28T13:06:50.4877102Z    Compiling unicode-xid v0.2.6
2026-08-28T13:06:50.5171055Z    Compiling const-oid v0.10.2
2026-08-28T13:06:50.5260591Z    Compiling httparse v1.10.1
2026-08-28T13:06:50.5710573Z    Compiling fastrand v2.4.1
2026-08-28T13:06:50.5791197Z    Compiling paste v1.0.15
2026-08-28T13:06:50.7249870Z    Compiling parking_lot_core v0.9.12
2026-08-28T13:06:50.7728106Z    Compiling cc v1.2.63
2026-08-28T13:06:50.8007005Z    Compiling block-buffer v0.12.0
2026-08-28T13:06:50.8251082Z    Compiling crypto-common v0.2.2
2026-08-28T13:06:50.8350454Z    Compiling inout v0.2.2
2026-08-28T13:06:50.8791743Z    Compiling http-body v1.0.1
2026-08-28T13:06:50.9148250Z    Compiling crypto-common v0.1.7
2026-08-28T13:06:50.9304244Z    Compiling block-buffer v0.10.4
2026-08-28T13:06:50.9625281Z    Compiling curve25519-dalek v4.1.3
2026-08-28T13:06:50.9706360Z    Compiling ahash v0.8.12
2026-08-28T13:06:50.9778745Z    Compiling either v1.16.0
2026-08-28T13:06:50.9908148Z    Compiling powerfmt v0.2.0
2026-08-28T13:06:51.0139167Z    Compiling base64ct v1.8.3
2026-08-28T13:06:51.0372804Z    Compiling digest v0.10.7
2026-08-28T13:06:51.1428319Z    Compiling mio v1.2.1
2026-08-28T13:06:51.1720942Z    Compiling socket2 v0.6.4
2026-08-28T13:06:51.1981201Z    Compiling getrandom v0.2.17
2026-08-28T13:06:51.3100897Z    Compiling sha2 v0.10.9
2026-08-28T13:06:51.3580525Z    Compiling pem-rfc7468 v1.0.0
2026-08-28T13:06:51.3980829Z    Compiling rand_core v0.6.4
2026-08-28T13:06:51.4310917Z    Compiling uuid v1.23.2
2026-08-28T13:06:51.4483357Z    Compiling deranged v0.5.8
2026-08-28T13:06:51.6312108Z    Compiling signature v2.2.0
2026-08-28T13:06:51.7580495Z    Compiling cipher v0.5.2
2026-08-28T13:06:51.8110781Z    Compiling tinyvec_macros v0.1.1
2026-08-28T13:06:51.8294860Z    Compiling num-conv v0.2.2
2026-08-28T13:06:51.8670922Z    Compiling data-encoding v2.11.0
2026-08-28T13:06:51.8831052Z    Compiling pkg-config v0.3.33
2026-08-28T13:06:51.8846898Z    Compiling time-core v0.1.8
2026-08-28T13:06:51.9199544Z    Compiling vcpkg v0.2.15
2026-08-28T13:06:51.9349429Z    Compiling zmij v1.0.21
2026-08-28T13:06:51.9900896Z    Compiling try-lock v0.2.5
2026-08-28T13:06:51.9966723Z    Compiling tower-service v0.3.3
2026-08-28T13:06:52.0324733Z    Compiling chacha20 v0.10.0
2026-08-28T13:06:52.0350825Z    Compiling base64 v0.22.1
2026-08-28T13:06:52.0472206Z    Compiling cmake v0.1.58
2026-08-28T13:06:52.0536260Z    Compiling want v0.3.1
2026-08-28T13:06:52.0673228Z    Compiling tinyvec v1.11.0
2026-08-28T13:06:52.1970600Z    Compiling num-integer v0.1.47
2026-08-28T13:06:52.2431052Z    Compiling parking_lot v0.12.5
2026-08-28T13:06:52.2490767Z    Compiling inout v0.1.4
2026-08-28T13:06:52.2691759Z    Compiling spt-procident v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-28T13:06:52.3747159Z    Compiling rand v0.10.1
2026-08-28T13:06:52.4053638Z    Compiling vergen-lib v9.1.0
2026-08-28T13:06:52.4131559Z    Compiling n0-future v0.3.2
2026-08-28T13:06:52.4988081Z    Compiling crossbeam-utils v0.8.21
2026-08-28T13:06:52.5061297Z    Compiling num-bigint-dig v0.8.6
2026-08-28T13:06:52.5190972Z    Compiling winnow v1.0.3
2026-08-28T13:06:52.5520899Z    Compiling diatomic-waker v0.2.3
2026-08-28T13:06:52.5604509Z    Compiling parking v2.2.1
2026-08-28T13:06:52.5718665Z    Compiling spin v0.10.0
2026-08-28T13:06:52.6300894Z    Compiling cordyceps v0.3.4
2026-08-28T13:06:52.6411202Z    Compiling httpdate v1.0.3
2026-08-28T13:06:52.6690395Z    Compiling serde_json v1.0.150
2026-08-28T13:06:52.7156562Z    Compiling futures-lite v2.6.1
2026-08-28T13:06:52.7665188Z    Compiling num-iter v0.1.46
2026-08-28T13:06:52.7765589Z    Compiling spt-poolguard v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-28T13:06:52.8016256Z    Compiling cipher v0.4.4
2026-08-28T13:06:52.8390895Z    Compiling ed25519 v2.2.3
2026-08-28T13:06:52.8391544Z    Compiling digest v0.11.3
2026-08-28T13:06:52.9030755Z    Compiling netlink-packet-core v0.8.1
2026-08-28T13:06:52.9431741Z    Compiling universal-hash v0.5.1
2026-08-28T13:06:52.9679306Z    Compiling futures-buffered v0.2.13
2026-08-28T13:06:52.9807693Z    Compiling aws-lc-sys v0.41.0
2026-08-28T13:06:52.9929515Z    Compiling ring v0.17.14
2026-08-28T13:06:53.0198101Z    Compiling libsqlite3-sys v0.30.1
2026-08-28T13:06:53.0400964Z    Compiling lazy_static v1.5.0
2026-08-28T13:06:53.0493353Z    Compiling vergen-lib v0.1.6
2026-08-28T13:06:53.0803537Z    Compiling vergen v9.1.0
2026-08-28T13:06:53.1127372Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-28T13:06:53.1394111Z    Compiling heapless v0.7.17
2026-08-28T13:06:53.1816459Z    Compiling noq-udp v0.10.0
2026-08-28T13:06:53.2220836Z    Compiling aho-corasick v1.1.4
2026-08-28T13:06:53.2391543Z    Compiling sync_wrapper v1.0.2
2026-08-28T13:06:53.2530733Z    Compiling opaque-debug v0.3.1
2026-08-28T13:06:53.3216509Z    Compiling byteorder v1.5.0
2026-08-28T13:06:53.3310630Z    Compiling regex-syntax v0.8.10
2026-08-28T13:06:53.3497922Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-28T13:06:53.3717577Z    Compiling allocator-api2 v0.2.21
2026-08-28T13:06:53.4200870Z    Compiling polyval v0.6.2
2026-08-28T13:06:53.4721274Z    Compiling spt-store v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-28T13:06:53.5313339Z    Compiling hash32 v0.2.1
2026-08-28T13:06:53.6642773Z    Compiling vergen-gitcl v1.0.8
2026-08-28T13:06:53.6934720Z    Compiling ryu v1.0.23
2026-08-28T13:06:53.7059418Z    Compiling num_threads v0.1.7
2026-08-28T13:06:53.8127089Z    Compiling tower-layer v0.3.3
2026-08-28T13:06:53.8226251Z    Compiling fallible-iterator v0.3.0
2026-08-28T13:06:53.8410217Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-28T13:06:53.8873740Z    Compiling signature v3.0.0
2026-08-28T13:06:53.9090461Z    Compiling time v0.3.47
2026-08-28T13:06:53.9751110Z    Compiling ghash v0.5.1
2026-08-28T13:06:53.9814694Z    Compiling aes v0.8.4
2026-08-28T13:06:53.9993984Z    Compiling ctr v0.9.2
2026-08-28T13:06:54.0910490Z    Compiling sha2 v0.11.0-rc.5
2026-08-28T13:06:54.1981321Z    Compiling fs2 v0.4.3
2026-08-28T13:06:54.2301026Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-28T13:06:54.3461354Z    Compiling aead v0.5.2
2026-08-28T13:06:54.3541958Z    Compiling http-body-util v0.1.3
2026-08-28T13:06:54.4523518Z    Compiling utf8parse v0.2.2
2026-08-28T13:06:54.4609501Z    Compiling rustix v1.1.4
2026-08-28T13:06:54.5340409Z    Compiling openssl-probe v0.2.1
2026-08-28T13:06:54.5805447Z    Compiling arrayvec v0.7.6
2026-08-28T13:06:54.6593453Z    Compiling aes-gcm v0.10.3
2026-08-28T13:06:54.7281350Z    Compiling crossbeam-channel v0.5.15
2026-08-28T13:06:54.7971282Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-28T13:06:54.7972112Z    Compiling crossbeam-epoch v0.9.18
2026-08-28T13:06:54.8246024Z    Compiling netlink-packet-route v0.29.0
2026-08-28T13:06:54.9126806Z    Compiling blake3 v1.8.5
2026-08-28T13:06:55.0590773Z    Compiling synstructure v0.13.2
2026-08-28T13:06:55.2129726Z    Compiling darling_core v0.20.11
2026-08-28T13:06:55.2361712Z    Compiling memoffset v0.6.5
2026-08-28T13:06:55.3897196Z    Compiling ppv-lite86 v0.2.21
2026-08-28T13:06:55.4060738Z    Compiling acto v0.8.2
2026-08-28T13:06:55.4872086Z    Compiling noq v0.18.0
2026-08-28T13:06:55.5666169Z    Compiling netwatch v0.16.0
2026-08-28T13:06:55.5791764Z    Compiling rustc-hash v2.1.2
2026-08-28T13:06:55.6877938Z    Compiling foldhash v0.2.0
2026-08-28T13:06:55.7095754Z    Compiling identity-hash v0.1.0
2026-08-28T13:06:55.7101548Z    Compiling linux-raw-sys v0.12.1
2026-08-28T13:06:55.7690264Z    Compiling proc-macro-crate v3.5.0
2026-08-28T13:06:55.7976881Z    Compiling thiserror v1.0.69
2026-08-28T13:06:55.8120948Z    Compiling tagptr v0.2.0
2026-08-28T13:06:55.8836458Z    Compiling rand_chacha v0.3.1
2026-08-28T13:06:55.8903243Z    Compiling regex-automata v0.4.14
2026-08-28T13:06:55.9430921Z    Compiling xml-rs v0.8.28
2026-08-28T13:06:56.0603258Z    Compiling sorted-index-buffer v0.2.1
2026-08-28T13:06:56.1922542Z    Compiling rand v0.8.7
2026-08-28T13:06:56.2066246Z    Compiling lru-slab v0.1.2
2026-08-28T13:06:56.2858609Z    Compiling ref-cast v1.0.25
2026-08-28T13:06:56.3240572Z    Compiling mac-addr v0.3.0
2026-08-28T13:06:56.4330025Z    Compiling hashbrown v0.16.1
2026-08-28T13:06:56.5872695Z    Compiling serde_derive_internals v0.29.1
2026-08-28T13:06:56.6461814Z    Compiling netlink-packet-route v0.30.0
2026-08-28T13:06:56.9060942Z    Compiling xmltree v0.10.3
2026-08-28T13:06:57.0019868Z    Compiling serde_derive v1.0.228
2026-08-28T13:06:57.1176809Z    Compiling zeroize_derive v1.4.3
2026-08-28T13:06:57.1246599Z    Compiling tokio-macros v2.7.0
2026-08-28T13:06:57.1380627Z    Compiling zerofrom-derive v0.1.7
2026-08-28T13:06:57.3052199Z    Compiling futures-macro v0.3.32
2026-08-28T13:06:57.6092942Z    Compiling yoke-derive v0.8.2
2026-08-28T13:06:57.6230698Z    Compiling zerovec-derive v0.11.3
2026-08-28T13:06:57.6300667Z    Compiling displaydoc v0.2.6
2026-08-28T13:06:57.6666055Z    Compiling zeroize v1.8.2
2026-08-28T13:06:57.8045470Z    Compiling tracing-attributes v0.1.31
2026-08-28T13:06:57.8425448Z    Compiling tokio v1.52.3
2026-08-28T13:06:57.8560764Z    Compiling rustls-pki-types v1.14.1
2026-08-28T13:06:58.2234102Z    Compiling futures-util v0.3.32
2026-08-28T13:06:58.3698187Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-28T13:06:58.4290770Z    Compiling thiserror-impl v2.0.18
2026-08-28T13:06:58.5850739Z    Compiling zerofrom v0.1.8
2026-08-28T13:06:58.6997038Z    Compiling darling_macro v0.20.11
2026-08-28T13:06:58.9824345Z    Compiling yoke v0.8.3
2026-08-28T13:06:59.0464319Z    Compiling darling v0.20.11
2026-08-28T13:06:59.0677782Z    Compiling derive_more-impl v2.1.1
2026-08-28T13:06:59.1252310Z    Compiling derive_builder_core v0.20.2
2026-08-28T13:06:59.1315399Z    Compiling der v0.7.10
2026-08-28T13:06:59.2214281Z    Compiling zerovec v0.11.6
2026-08-28T13:06:59.4788378Z    Compiling zerotrie v0.2.4
2026-08-28T13:06:59.8240080Z    Compiling n0-error-macros v0.1.3
2026-08-28T13:06:59.8327514Z    Compiling spez v0.1.2
2026-08-28T13:06:59.9440762Z    Compiling tinystr v0.8.3
2026-08-28T13:07:00.1824447Z    Compiling icu_locale_core v2.2.0
2026-08-28T13:07:00.2022148Z    Compiling potential_utf v0.1.5
2026-08-28T13:07:00.2789711Z    Compiling spki v0.7.3
2026-08-28T13:07:00.3480942Z    Compiling icu_collections v2.2.0
2026-08-28T13:07:00.4171035Z    Compiling derive_builder_macro v0.20.2
2026-08-28T13:07:00.6845984Z    Compiling derive_builder v0.20.2
2026-08-28T13:07:00.7835500Z    Compiling der v0.8.0-rc.10
2026-08-28T13:07:00.8890242Z    Compiling n0-error v0.1.3
2026-08-28T13:07:01.0067551Z    Compiling pin-project-internal v1.1.13
2026-08-28T13:07:01.0690788Z    Compiling pkcs8 v0.10.2
2026-08-28T13:07:01.3012669Z    Compiling pkcs1 v0.7.5
2026-08-28T13:07:01.6751079Z    Compiling icu_provider v2.2.0
2026-08-28T13:07:01.7500559Z    Compiling ed25519-dalek v2.2.0
2026-08-28T13:07:01.9350607Z    Compiling futures-executor v0.3.32
2026-08-28T13:07:02.0370871Z    Compiling icu_normalizer v2.2.0
2026-08-28T13:07:02.0748102Z    Compiling icu_properties v2.2.0
2026-08-28T13:07:02.0880500Z    Compiling spt-proto v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-28T13:07:02.1962516Z    Compiling ipnet v2.12.0
2026-08-28T13:07:02.3221230Z    Compiling spki v0.8.0-rc.4
2026-08-28T13:07:02.3441098Z    Compiling pin-project v1.1.13
2026-08-28T13:07:02.5571794Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-28T13:07:02.6991864Z    Compiling prefix-trie v0.8.4
2026-08-28T13:07:02.8491067Z    Compiling ed25519 v3.0.0-rc.4
2026-08-28T13:07:02.8914042Z    Compiling once_cell v1.21.4
2026-08-28T13:07:02.9881331Z    Compiling futures v0.3.32
2026-08-28T13:07:03.0690867Z    Compiling cobs v0.3.0
2026-08-28T13:07:03.1210699Z    Compiling tracing-core v0.1.36
2026-08-28T13:07:03.2128240Z    Compiling rsa v0.9.10
2026-08-28T13:07:03.2745161Z    Compiling regex v1.12.3
2026-08-28T13:07:03.2829811Z    Compiling postcard-derive v0.2.2
2026-08-28T13:07:03.3450906Z    Compiling hashbrown v0.14.5
2026-08-28T13:07:03.3800871Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-28T13:07:03.5741205Z    Compiling derive_more v2.1.1
2026-08-28T13:07:03.7456942Z    Compiling tracing v0.1.44
2026-08-28T13:07:03.7591766Z    Compiling idna_adapter v1.2.2
2026-08-28T13:07:03.8325642Z    Compiling data-encoding-macro v0.1.20
2026-08-28T13:07:03.8521515Z    Compiling postcard v1.1.3
2026-08-28T13:07:03.8751762Z    Compiling idna v1.1.0
2026-08-28T13:07:03.8887522Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-28T13:07:03.9527413Z    Compiling tokio-util v0.7.18
2026-08-28T13:07:04.0417043Z    Compiling netlink-sys v0.8.8
2026-08-28T13:07:04.0891235Z    Compiling tower v0.5.3
2026-08-28T13:07:04.1795537Z    Compiling rustls-native-certs v0.8.4
2026-08-28T13:07:04.2190897Z    Compiling num_enum_derive v0.7.6
2026-08-28T13:07:04.2779914Z    Compiling hashlink v0.9.1
2026-08-28T13:07:04.2891015Z    Compiling async-trait v0.1.89
2026-08-28T13:07:04.3120655Z    Compiling url v2.5.8
2026-08-28T13:07:04.3670997Z    Compiling enum-assoc v1.3.0
2026-08-28T13:07:04.5607395Z    Compiling iroh-metrics-derive v0.4.1
2026-08-28T13:07:04.6301913Z    Compiling strum_macros v0.28.0
2026-08-28T13:07:04.6579501Z    Compiling netlink-proto v0.12.0
2026-08-28T13:07:04.6876851Z    Compiling netdev v0.42.0
2026-08-28T13:07:04.7880702Z    Compiling iroh-relay v0.98.0
2026-08-28T13:07:04.9570883Z    Compiling moka v0.12.15
2026-08-28T13:07:05.0325375Z    Compiling h2 v0.4.14
2026-08-28T13:07:05.1304946Z    Compiling iroh-metrics v0.38.3
2026-08-28T13:07:05.2073407Z    Compiling tokio-stream v0.1.18
2026-08-28T13:07:05.2193582Z    Compiling n0-watcher v0.6.1
2026-08-28T13:07:05.2421907Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-28T13:07:05.4126725Z    Compiling num_enum v0.7.6
2026-08-28T13:07:05.4232070Z    Compiling tower-http v0.6.11
2026-08-28T13:07:05.4935357Z    Compiling rusqlite v0.32.1
2026-08-28T13:07:05.5201049Z    Compiling iroh-base v0.98.0
2026-08-28T13:07:05.5979964Z    Compiling attohttpc v0.30.1
2026-08-28T13:07:05.8666615Z    Compiling toml_datetime v0.6.11
2026-08-28T13:07:05.9737634Z    Compiling serde_spanned v0.6.9
2026-08-28T13:07:06.0290868Z    Compiling thiserror-impl v1.0.69
2026-08-28T13:07:06.0908526Z    Compiling ref-cast-impl v1.0.25
2026-08-28T13:07:06.2397338Z    Compiling errno v0.3.14
2026-08-28T13:07:06.4090938Z    Compiling termios v0.2.2
2026-08-28T13:07:06.4760765Z    Compiling ioctl-rs v0.1.6
2026-08-28T13:07:06.5404849Z    Compiling serial-core v0.4.0
2026-08-28T13:07:06.5540215Z    Compiling simple-dns v0.9.3
2026-08-28T13:07:06.6010729Z    Compiling smol_str v0.1.24
2026-08-28T13:07:06.7063701Z    Compiling constant_time_eq v0.4.2
2026-08-28T13:07:06.7065060Z    Compiling simdutf8 v0.1.5
2026-08-28T13:07:06.7491465Z    Compiling toml_write v0.1.2
2026-08-28T13:07:06.7723435Z    Compiling winnow v0.7.15
2026-08-28T13:07:06.8860996Z    Compiling signal-hook v0.3.18
2026-08-28T13:07:06.9154865Z    Compiling sha1_smol v1.0.1
2026-08-28T13:07:07.0017222Z    Compiling arrayref v0.3.9
2026-08-28T13:07:07.0180894Z    Compiling resolv-conf v0.7.6
2026-08-28T13:07:07.3181348Z    Compiling serial-unix v0.4.0
2026-08-28T13:07:07.6027547Z    Compiling signal-hook-registry v1.4.8
2026-08-28T13:07:07.6783439Z    Compiling webpki-roots v1.0.7
2026-08-28T13:07:07.7009546Z    Compiling schemars_derive v1.2.1
2026-08-28T13:07:07.8111152Z    Compiling lru v0.16.4
2026-08-28T13:07:07.9030362Z    Compiling darling_core v0.23.0
2026-08-28T13:07:07.9198476Z    Compiling serde_bytes v0.11.19
2026-08-28T13:07:07.9331608Z    Compiling hmac v0.12.1
2026-08-28T13:07:07.9850811Z    Compiling seize v0.5.1
2026-08-28T13:07:07.9921839Z    Compiling iroh v0.98.2
2026-08-28T13:07:08.0040307Z    Compiling strum v0.28.0
2026-08-28T13:07:08.0531236Z    Compiling bitflags v1.3.2
2026-08-28T13:07:08.0793466Z    Compiling pin-utils v0.1.0
2026-08-28T13:07:08.1017123Z    Compiling iroh-dns v0.98.0
2026-08-28T13:07:08.1150602Z    Compiling cmov v0.5.4
2026-08-28T13:07:08.1372880Z    Compiling dyn-clone v1.0.20
2026-08-28T13:07:08.1639371Z    Compiling rustix v0.38.44
2026-08-28T13:07:08.2535242Z    Compiling papaya v0.2.4
2026-08-28T13:07:08.2631094Z    Compiling nix v0.25.1
2026-08-28T13:07:08.4161964Z    Compiling ctutils v0.4.2
2026-08-28T13:07:08.4275358Z    Compiling hkdf v0.12.4
2026-08-28T13:07:08.5760709Z    Compiling filedescriptor v0.8.3
2026-08-28T13:07:08.6300887Z    Compiling serial v0.4.0
2026-08-28T13:07:08.6768468Z    Compiling backon v1.6.0
2026-08-28T13:07:08.6840876Z    Compiling anstyle-parse v1.0.0
2026-08-28T13:07:08.6936061Z    Compiling vte_generate_state_changes v0.1.2
2026-08-28T13:07:08.8206929Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-28T13:07:08.8352482Z    Compiling anstyle-query v1.1.5
2026-08-28T13:07:08.8551526Z    Compiling instability v0.3.12
2026-08-28T13:07:08.9339418Z    Compiling downcast-rs v1.2.1
2026-08-28T13:07:08.9421755Z    Compiling is_terminal_polyfill v1.70.2
2026-08-28T13:07:08.9490455Z    Compiling unicode-width v0.2.0
2026-08-28T13:07:08.9972899Z    Compiling anstyle v1.0.14
2026-08-28T13:07:09.0058669Z    Compiling colorchoice v1.0.5
2026-08-28T13:07:09.0150487Z    Compiling shell-words v1.1.1
2026-08-28T13:07:09.0240956Z    Compiling foldhash v0.1.5
2026-08-28T13:07:09.0972803Z    Compiling linux-raw-sys v0.4.15
2026-08-28T13:07:09.1872920Z    Compiling hashbrown v0.15.5
2026-08-28T13:07:09.2190622Z    Compiling anstream v1.0.0
2026-08-28T13:07:09.2677793Z    Compiling vte v0.13.1
2026-08-28T13:07:09.2749157Z    Compiling signal-hook-mio v0.2.5
2026-08-28T13:07:09.3810555Z    Compiling spake2 v0.4.0
2026-08-28T13:07:09.5260832Z    Compiling toml_edit v0.22.27
2026-08-28T13:07:09.6671005Z    Compiling terminal_size v0.4.4
2026-08-28T13:07:09.6930703Z    Compiling strum_macros v0.26.4
2026-08-28T13:07:09.7750729Z    Compiling sha1 v0.10.6
2026-08-28T13:07:09.8175917Z    Compiling itertools v0.13.0
2026-08-28T13:07:09.8270429Z    Compiling schemars v1.2.1
2026-08-28T13:07:09.9706825Z    Compiling castaway v0.2.4
2026-08-28T13:07:10.0342791Z    Compiling doctest-file v1.1.1
2026-08-28T13:07:10.0535083Z    Compiling unicode-width v0.1.14
2026-08-28T13:07:10.3574654Z    Compiling clap_lex v1.1.0
2026-08-28T13:07:10.3646373Z    Compiling static_assertions v1.1.0
2026-08-28T13:07:10.4330229Z    Compiling indoc v2.0.7
2026-08-28T13:07:10.5265224Z    Compiling interprocess v2.4.2
2026-08-28T13:07:10.6269693Z    Compiling clap_builder v4.6.0
2026-08-28T13:07:10.7576920Z    Compiling crossterm v0.28.1
2026-08-28T13:07:10.9068421Z    Compiling compact_str v0.8.2
2026-08-28T13:07:11.3411175Z    Compiling hyper v1.10.1
2026-08-28T13:07:11.6644011Z    Compiling lru v0.12.5
2026-08-28T13:07:11.6843748Z    Compiling darling_macro v0.23.0
2026-08-28T13:07:11.8047963Z    Compiling unicode-truncate v1.1.0
2026-08-28T13:07:11.8471924Z    Compiling clap_derive v4.6.1
2026-08-28T13:07:11.8684060Z    Compiling iana-time-zone v0.1.65
2026-08-28T13:07:12.0127715Z    Compiling cassowary v0.3.0
2026-08-28T13:07:12.0151210Z    Compiling darling v0.23.0
2026-08-28T13:07:12.0321575Z    Compiling strum v0.26.3
2026-08-28T13:07:12.1480549Z    Compiling chrono v0.4.45
2026-08-28T13:07:12.2810552Z    Compiling toml v0.8.23
2026-08-28T13:07:12.3714862Z    Compiling nucleo-matcher v0.3.1
2026-08-28T13:07:12.5519566Z    Compiling portable-pty v0.8.1
2026-08-28T13:07:12.5640983Z    Compiling qrcode v0.14.1
2026-08-28T13:07:12.7091020Z    Compiling ratatui v0.29.0
2026-08-28T13:07:12.8751198Z    Compiling tempfile v3.27.0
2026-08-28T13:07:13.4114676Z    Compiling hyper-util v0.1.20
2026-08-28T13:07:13.4676372Z    Compiling spt-test-support v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-28T13:07:13.8901063Z    Compiling spt-msg v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-28T13:07:14.1638165Z    Compiling clap v4.6.1
2026-08-28T13:07:14.2323137Z    Compiling spt-runtime v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-28T13:07:14.2324648Z    Compiling spt-term v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-28T13:07:15.3900240Z    Compiling igd-next v0.17.1
2026-08-28T13:07:16.4651614Z    Compiling portmapper v0.16.0
2026-08-28T13:07:16.6882128Z    Compiling spt-live v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-28T13:07:22.2268199Z    Compiling rustls-webpki v0.103.13
2026-08-28T13:07:24.5541893Z    Compiling tokio-rustls v0.26.4
2026-08-28T13:07:24.5542307Z    Compiling rustls-platform-verifier v0.7.0
2026-08-28T13:07:24.5544626Z    Compiling noq-proto v0.17.0
2026-08-28T13:07:24.6992217Z    Compiling hickory-net v0.26.0-beta.4
2026-08-28T13:07:24.6992810Z    Compiling hyper-rustls v0.27.9
2026-08-28T13:07:24.6993382Z    Compiling tokio-websockets v0.13.2
2026-08-28T13:07:24.8271543Z    Compiling reqwest v0.13.4
2026-08-28T13:07:25.7673180Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-28T13:07:39.0527577Z    Compiling spt-net v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-28T13:07:40.5051861Z    Compiling spt-daemon v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-28T13:07:49.1553273Z    Compiling spt v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-28T13:07:55.1575437Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-28T13:07:55.1801133Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-9d43f1dd749d5b64)
2026-08-28T13:07:55.1813252Z 
2026-08-28T13:07:55.1813400Z running 1 test
2026-08-28T13:08:01.3704938Z test new_brain_serves_against_old_broker ... ok
2026-08-28T13:08:01.3705224Z 
2026-08-28T13:08:01.3705501Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-28T13:08:01.3705896Z 
2026-08-28T13:08:01.3983540Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-28T13:08:01.3983878Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-28T13:08:01.3996423Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T13:08:01.3996709Z env:
2026-08-28T13:08:01.3996877Z   CARGO_INCREMENTAL: 0
2026-08-28T13:08:01.3997105Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T13:08:01.4004788Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:01.4005279Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:01.4005710Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:01.4006143Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:01.4006483Z ##[endgroup]
2026-08-28T13:08:01.4049886Z CI-CENSUS scope roots:
2026-08-28T13:08:01.4050215Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T13:08:01.4050805Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-28T13:08:01.4051300Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-28T13:08:01.4051786Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-28T13:08:01.4052105Z   root: /home/reavus/spt-n1-oldbroker
2026-08-28T13:08:01.4096827Z CI-CENSUS self-check OK: walked 409 /proc entries, exe resolution live
2026-08-28T13:08:02.9660476Z CI-CENSUS phase=pre-reap box_procs=408 box_fds=11200 family_total=24 scoped=0 unscoped=24 unreadable_path=0 flood_orphans=0
2026-08-28T13:08:02.9661244Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9661768Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9662264Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9662794Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9663299Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9663794Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9664289Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9664776Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9665263Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9665753Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9666241Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9666738Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9667248Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9667738Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9668231Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9668729Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9669323Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9669815Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9670305Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9670840Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9671338Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9671747Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9672524Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:02.9672948Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7690466Z CI-CENSUS phase=end box_procs=408 box_fds=11232 family_total=24 scoped=0 unscoped=24 unreadable_path=0 flood_orphans=0
2026-08-28T13:08:06.7691070Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7691500Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7691923Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7692333Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7692730Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7693124Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7693838Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7694247Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7694653Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7695050Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7695463Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7695872Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7696280Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7696681Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7697081Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7697491Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7697907Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7698302Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7698704Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7699324Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7700005Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7700668Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7701282Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7701687Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T13:08:06.7702212Z CI-REAP summary: killed=0 kill_failed=0 flood_orphans=none scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-28T13:08:06.7732072Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-28T13:08:06.7732455Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-28T13:08:06.7745377Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T13:08:06.7745655Z env:
2026-08-28T13:08:06.7745824Z   CARGO_INCREMENTAL: 0
2026-08-28T13:08:06.7746066Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T13:08:06.7746433Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7746906Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7747334Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7747773Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7748113Z ##[endgroup]
2026-08-28T13:08:06.7819308Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh on attempt 1/5
2026-08-28T13:08:06.7889998Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-28T13:08:06.7891823Z ##[group]Run actions/upload-artifact@v4
2026-08-28T13:08:06.7892134Z with:
2026-08-28T13:08:06.7892347Z   name: bench-ledger-n1-Linux
2026-08-28T13:08:06.7892619Z   path: bench-ledger/
2026-08-28T13:08:06.7892853Z   if-no-files-found: warn
2026-08-28T13:08:06.7893097Z   retention-days: 30
2026-08-28T13:08:06.7893325Z   compression-level: 6
2026-08-28T13:08:06.7893558Z   overwrite: false
2026-08-28T13:08:06.7893796Z   include-hidden-files: false
2026-08-28T13:08:06.7894037Z env:
2026-08-28T13:08:06.7894232Z   CARGO_INCREMENTAL: 0
2026-08-28T13:08:06.7894715Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T13:08:06.7895176Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7895650Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7896077Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7896510Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33172022108-1-5RhoZh
2026-08-28T13:08:06.7896851Z ##[endgroup]
2026-08-28T13:08:06.9297115Z (node:2058141) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-28T13:08:06.9298177Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-28T13:08:06.9336148Z With the provided path, there will be 1 file uploaded
2026-08-28T13:08:06.9340884Z Artifact name is valid!
2026-08-28T13:08:06.9341175Z Root directory input is valid!
2026-08-28T13:08:07.3059488Z Beginning upload of artifact content to blob storage
2026-08-28T13:08:07.3206701Z (node:2058141) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-28T13:08:07.6040644Z Uploaded bytes 269
2026-08-28T13:08:07.6849960Z Finished uploading artifact content to blob storage!
2026-08-28T13:08:07.6851372Z SHA256 digest of uploaded artifact zip is edc72f804f0967627f0880df4a4df86d2c8c162390e2a8e6d1e7f7b7262cb6be
2026-08-28T13:08:07.6853370Z Finalizing artifact upload
2026-08-28T13:08:07.9710516Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9686792946
2026-08-28T13:08:07.9711262Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 9686792946
2026-08-28T13:08:07.9716204Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/33172022108/artifacts/9686792946
2026-08-28T13:08:07.9896419Z Post job cleanup.
2026-08-28T13:08:08.0557887Z [command]/usr/bin/git version
2026-08-28T13:08:08.0587498Z git version 2.43.0
2026-08-28T13:08:08.0616054Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0368850f-71e3-4ae8-94cd-d59a5f275b68/.gitconfig'
2026-08-28T13:08:08.0623200Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0368850f-71e3-4ae8-94cd-d59a5f275b68' before making global git config changes
2026-08-28T13:08:08.0624008Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T13:08:08.0626444Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T13:08:08.0657661Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T13:08:08.0683307Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T13:08:08.0873576Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T13:08:08.0895425Z http.https://github.com/.extraheader
2026-08-28T13:08:08.0902441Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-28T13:08:08.0926781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T13:08:08.1115830Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T13:08:08.1142914Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T13:08:08.1482940Z Cleaning up orphan processes
2026-08-28T13:08:08.2116960Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
